home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / escalant / escala21.lha / escalante2.1 / images / Node.image < prev    next >
Text File  |  1993-03-02  |  189b  |  7 lines

  1. #define Node_width 16
  2. #define Node_height 16
  3. static char Node_bits[] = {
  4. 0x0000,0x0380,0x0c60,0x3018,0x2008,0x4004,0x4004,0x8002,
  5. 0x8002,0x8002,0x4004,0x4004,0x2008,0x3018,0x0c60,0x0380};
  6.  
  7.